Vcenter Namespaces Instances EdgeInfo

Vcenter Namespaces Instances EdgeInfo
Vcenter Namespaces Instances EdgeInfo

The Vcenter Namespaces Instances EdgeInfo schema contains the Edge specifications associated with a vSphere Namespace.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "id": "string",
    "edge_provider": "string",
    "avi": {
        "se_group_name": "string"
    }
}
string
id
Required

ID of the Edge configured with the Supervisor.

This property was added in vSphere API 9.1.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.network.edge.Edge. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.network.edge.Edge.

string
edge_provider
Required

The Edge provider associated with a vSphere Namespace.

For more information see: Vcenter Namespaces Instances EdgeProvider.

This property was added in vSphere API 9.1.0.0.

avi
Optional

The info spec for vSphere Namespaces associated with Avi Edge providers.

This property was added in vSphere API 9.1.0.0.

This property is optional and it is only relevant when the value of edge_provider is Vcenter Namespaces Instances EdgeProvider.NSX_REGISTERED_AVI.